home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / mint / 0readme.1st < prev    next >
Text File  |  1994-08-27  |  1KB  |  24 lines

  1. MiNT is a multitasking enhancement to TOS; it replaces some TOS calls and
  2. adds new ones to enhance TOS. Note that it's not 100% TOS compatible,
  3. but most well-behaved programs (and many not so well behaved programs)
  4. run under it as well. It should work on any ST or TT, but I recommend having
  5. at least a megabyte of memory (on a 520ST there's not enough memory left
  6. to run large programs, especially more than one at a time!).
  7.  
  8. The MiNT kernel is not terribly useful by itself (it does enhance TOS a bit
  9. with some new CTRL-ALT-key sequences), so some sample utilities are also
  10. provided, to do things like launching a program in the background, running
  11. two programs connected by a pipe, and running a background program on a
  12. separate screen. The MGR window manager has been ported to run under MiNT,
  13. and provides a nice graphical environment for people with 2 megabytes of
  14. memory. There are also command shells providing Unix like multitasking and
  15. pipe features; a small one (init.prg) is included with the MiNT kernel,
  16. and a larger one (the GNU bash shell) is provided separately.
  17.  
  18. MiNT will be of particular interest to programmers, so the source code for
  19. the kernel and all utilities is provided, as is a customized version of the
  20. GCC library which is MiNT aware.
  21.  
  22. Questions and comments about MiNT should be directed to me (Eric Smith)
  23. at ersmith@netcom.com, or posted to comp.sys.atari.st.
  24.